home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Mobile: Alcatel
/
Alcatel 2005.iso
/
Create Stamp
/
setup.exe
/
setup.msi
/
Data1.cab
/
WizardStamp.swf10
/
scripts
/
DefineSprite_195
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-16
|
363 b
|
16 lines
if(_root._ErrTxt != "")
{
txt = _root._ErrTxt;
ErrTit = "Fout";
}
else
{
txt = "<b>Gefeliciteerd.</b>\nUw stempel %1% is nu in uw toestel opgeslagen. U vindt het in het beeldalbum.\nU kunt het aan andere afbeeldingen in uw toestel toevoegen.";
ErrTit = "{Felicitation}";
}
if(_root.CurrentLink == "None")
{
gotoAndStop(2);
}
stop();